Collapse image Expand Image Copy image CopyHover image
                




.NET Framework Class Library
IndexCollection<(Of <(<'T>)>)>..::..Remove Method
IndexCollection<(Of <(<'T>)>)> Class  See Also 

Overload List

  Name Description
Public method Remove(LambdaExpression)
Removes an index from the collection.
(Overrides ScannerCollection<(Of <(<'T>)>)>..::..Remove(LambdaExpression).)
Public method Remove<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
Removes an index from the collection.
(Inherited from ScannerCollection<(Of <(<'T>)>)>.)
Public method Remove(Index<(Of <<'(T>)>>))
Removes an index from the collection.

See Also

IndexCollection<(Of <(<'T>)>)> Class
IndexCollection<(Of <(<'T>)>)> Members
C1.LiveLinq.Indexing Namespace
Footer image